home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Sunday Times: The Month 2004 October
/
The Sunday Times - The Month 2004-10.iso
/
pc
/
assets
/
adverts
/
overlays
/
diesel
/
diesel_static.swf
/
scripts
/
frame_2
/
DoAction.as
Wrap
Text File
|
2004-09-01
|
288b
|
13 lines
function loadSite()
{
var _loc1_ = "http://www.dieseldreams.com";
getURL("lingo:Flsh_openWebPage(\"" + _loc1_ + "\")","");
}
function closeWindow()
{
Tardis.OverlayController.removeLastOverlay();
}
weblink.onPress = loadSite;
closelink.onPress = closeWindow;
stop();